home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / steppenw.swf / scripts / DefineSprite_2843 / frame_1 / DoAction.as
Encoding:
Text File  |  2010-04-12  |  201 b   |  13 lines

  1. if(eval("/Variables:FarmerTab5") == true)
  2. {
  3.    gotoAndStop(64);
  4. }
  5. else if(eval("/Variables:FrameTab1Chien") == 1)
  6. {
  7.    stop();
  8. }
  9. else
  10. {
  11.    gotoAndPlay(eval("/Variables:FrameTab1Chien"));
  12. }
  13.